CancelButton[] represents a Cancel button in a dialog that closes the dialog window when clicked.CancelButton[action] represents a button labeled Cancel that evaluates action ...
CellDingbat is an option for Cell which specifies what dingbat to use to emphasize a cell.
CellFrame is an option for Cell which specifies whether a frame should be drawn around a cell.
CharacterEncoding is an option for input and output functions which specifies what raw character encoding should be used.
CompiledFunction[args...] represents compiled code for evaluating a compiled function.
Constants is an option for Dt which gives a list of objects to be taken as constants.
ContentPadding is an option for objects that can be displayed with frames that specifies whether the vertical margins should shrink wrap tightly around the contents.
ControlPlacement is an option for Manipulate, TabView, and other control objects that specifies where controls should be placed.
CurvatureFlowFilter[image] applies a mean curvature flow filter to image.CurvatureFlowFilter[image, t] specifies the amount t of curvature flow to be ...
DatePattern[{"e_1", "e_2", ...}] represents the characters of a date with elements of type "e_i" in StringExpression.DatePattern[{"e_1", "e_2 ", ...}, sep] allows separators ...