Keyword(s) for which to search:
Sort results by title
Keyword Index
Direct Link
Welcome
.Net Grid introduction
.Net Grid tutorials
.Net Grid tutorial (Part1: Data types)
.Net Grid tutorial (Part2: Data binding)
.Net Grid tutorial (Part3: Event-driven model)
.Net Grid tutorial (Part4: Data formatting and presentation)
.Net Grid tutorial (Part5: Threadsafety)
.Net Grid tutorial (Part6: Threadsafe BindingList)
.Net Grid tutorial (Part7: Appearance and painting)
.Net Grid tutorial (Part8: Cell highlighting)
.Net Grid tutorial (Part9: Data filtering)
.Net Grid tutorial (Part10: Data sorting)
.Net Grid tutorial (Part11: Data grouping)
.Net Grid tutorial (Part12: Headers and columns)
.Net Grid tutorial (Part13: Editors)
.Net Grid tutorial (Part14: Performance. Practical recommendations)
.Net Grid tutorial (Part15: Real-time blotter)
.Net Grid tutorial (Part16: Currency converter)
.Net Grid tutorial (Part17: Instrument browser)
.Net Grid tutorial (Part18: Order book)
.Net Grid tutorial (Part19: Basket viewer)
.Net Grid features
Composite objects
Real-time data updating
Real-time data highlighting
Real-time data sorting
Real-time data filtering
Real-time data grouping
Binding to IList, IBindingList, IListSource
Binding to data in grid rows
Simultaneous data binding and adding objects
Hierarchical binding and binding to multiple sources
Conditional data binding
Data sharing
Drag and drop
Row indexing
Headers and columns
Custom filters
Custom filters in columns
Fixed columns
Hierarchy
Data formats
Editors
Data validation
Customization and painting
Themes
Invalidation
Tooltips in cells
Row docking
Semi-transparent selection
XML and binary serialization
Reporting
Thread safety
Debugging applications with .Net Inspector
.Net Grid performance
.Net Grid quality assurance
.Net Inspector
.Net Logger
What is new in this version?
Why us?
Installation
30-day trial period
License installation
License compilation
HowTo topics
.Net Grid HowTo topics
How can I safely add an object to the grid from a non-GUI thread?
What kind of data does the .Net Grid support?
How do I share a business object between multiple grids?
How do I build a hierarchy?
How do I add multiple headers to the grid?
How do I add data to the grid?
How do I remove data from the grid?
How do I move a row?
How do I use data relations in a DataSet?
How do I build a hierarchy of tables linked with data relation?
How do I add headers and columns?
How do I sort content by multiple columns?
How do I freeze columns?
How do I dock a row?
How do I sort only top level rows with a single header?
How do I filter rows ?
How do I find a row by the data object?
How do I highlight a cell for a second with a custom color?
How do I focus a cell?
How do I select rows?
How do I set semi-transparent selection?
What are the common operations with cells?
How do I invalidate various elements and content in grid?
How do I modify header and column appearance?
How do I modify cell appearance?
How do I get and set cell values?
How do I use String.Format pattern to display values in cells?
How do I format and parse complex values in cells?
How do I edit cell values in dropdown editor?
How do I edit cell values without creating a control?
How do I edit cell values with controls created over these cells?
How do I create editors only for specified cells and prevent editing of other cells?
How do I make sure that rows or cells are visible in the grid?
How do I navigate to the last inserted row regardless sorting?
How do I safely update data from non-GUI thread?
What are the most important grid events?
How do I get a cell that the cursor points to?
How do I display a tooltip over cells?
How do I serialize multiple grids to an XML file?
.Net ToolTip HowTo topics
How to show a text in the ToolTip
How to show a custom control in the ToolTip
How to custom paint the ToolTip
Deployment
License Agreement
Class reference
Dapfor.Net Namespace
Dapfor.Net.Data
CompositeFieldAttribute Class
CompositeFieldAttribute Constructor
CompositeObjectAccessor Class
CompositeObjectAccessor Constructor
CompositeObjectAccessor Constructor (Object)
CompositeObjectAccessor Constructor (Object, CompositeObjectAccessor)
CompositeObjectAccessor Methods
GetEnumerator Method
CompositeObjectAccessor Properties
Count Property
DataObject Property
HierarchicalFields Property
Item Property
Item Property (Int32)
Item Property (String)
SupportsIdentifiers Property
SupportsNotifications Property
CompositeObjectAccessor Events
FieldChanged Event
CustomTypeDescriptorAccessor Class
CustomTypeDescriptorAccessor Constructor
CustomTypeDescriptorAccessor Methods
GetEnumerator Method
CustomTypeDescriptorAccessor Properties
Count Property
DataObject Property
HierarchicalFields Property
Item Property
Item Property (Int32)
Item Property (String)
SupportsIdentifiers Property
SupportsNotifications Property
CustomTypeDescriptorAccessor Events
FieldChanged Event
DataObjectAccessor Class
DataObjectAccessor Constructor
DataObjectAccessor Methods
DataObjectAccessor Properties
SupportsNotifications Property
DataObjectAccessor Events
FieldChanged Event
DataObjectAccessorBase Class
DataObjectAccessorBase Constructor
DataObjectAccessorBase Methods
GetEnumerator Method
DataObjectAccessorBase Properties
Count Property
DataObject Property
HierarchicalFields Property
Item Property
Item Property (Int32)
Item Property (String)
SupportsIdentifiers Property
SupportsNotifications Property
DataObjectAccessorBase Events
FieldChanged Event
DataRowAccessor Class
DataRowAccessor Constructor
DataRowAccessor Methods
GetEnumerator Method
DataRowAccessor Properties
Count Property
DataObject Property
HierarchicalFields Property
Item Property
Item Property (Int32)
Item Property (String)
SupportsIdentifiers Property
SupportsNotifications Property
DataRowAccessor Events
FieldChanged Event
DictionaryDataAccessor Class
DictionaryDataAccessor Constructor
DictionaryDataAccessor Methods
GetEnumerator Method
DictionaryDataAccessor Properties
Count Property
DataObject Property
HierarchicalFields Property
Item Property
Item Property (Int32)
Item Property (String)
SupportsIdentifiers Property
SupportsNotifications Property
DictionaryDataAccessor Events
FieldChanged Event
EnumerableDataAccessor Class
EnumerableDataAccessor Constructor
EnumerableDataAccessor Methods
GetEnumerator Method
EnumerableDataAccessor Properties
Count Property
DataObject Property
HierarchicalFields Property
Item Property
Item Property (Int32)
Item Property (String)
SupportsIdentifiers Property
SupportsNotifications Property
EnumerableDataAccessor Events
FieldChanged Event
FieldAttribute Class
FieldAttribute Constructor
FieldAttribute Properties
Id Property
FieldChangedEventArgs Class
FieldChangedEventArgs Constructor
FieldChangedEventArgs Properties
DataAccessor Property
Field Property
Getter(T) Class
Getter(T) Constructor
Getter(T) Methods
GetValue Method
Getter(T).GetterDelegate Delegate
HierarchicalDataAccessor Class
HierarchicalDataAccessor Constructor
HierarchicalDataAccessor Methods
GetEnumerator Method
HierarchicalDataAccessor Properties
Count Property
DataObject Property
HierarchicalFields Property
SupportsIdentifiers Property
SupportsNotifications Property
HierarchicalDataAccessor Events
FieldChanged Event
HierarchicalFieldAttribute Class
HierarchicalFieldAttribute Constructor
IDataAccessor Interface
IDataAccessor Properties
Count Property
DataObject Property
HierarchicalFields Property
Item Property
Item Property (Int32)
Item Property (String)
SupportsIdentifiers Property
SupportsNotifications Property
IDataAccessor Events
FieldChanged Event
IDataField Interface
IDataField Methods
NotifyUpdate Method
IDataField Properties
Bindable Property
Browsable Property
DataAccessor Property
Description Property
DisplayName Property
Editor Property
FieldType Property
Format Property
Id Property
Index Property
IsComposite Property
IsHierarchical Property
Readonly Property
Value Property
IGetAccelerator Interface
IGetAccelerator Methods
GetGetter Method
IGetter Interface
IGetter Methods
GetValue Method
ListDataAccessor Class
ListDataAccessor Constructor
ListDataAccessor Methods
GetEnumerator Method
ListDataAccessor Properties
Count Property
DataObject Property
HierarchicalFields Property
Item Property
Item Property (Int32)
Item Property (String)
SupportsIdentifiers Property
SupportsNotifications Property
ListDataAccessor Events
FieldChanged Event
PrimitiveTypeAccessor Class
PrimitiveTypeAccessor Constructor
PrimitiveTypeAccessor Methods
GetEnumerator Method
NotifyUpdate Method
PrimitiveTypeAccessor Properties
Bindable Property
Browsable Property
Count Property
DataAccessor Property
DataObject Property
Description Property
DisplayName Property
Editor Property
FieldType Property
Format Property
HierarchicalFields Property
Id Property
Index Property
IsComposite Property
IsHierarchical Property
Readonly Property
SupportsIdentifiers Property
SupportsNotifications Property
Value Property
PrimitiveTypeAccessor Events
FieldChanged Event
ThreadSafeBindingList(T) Class
ThreadSafeBindingList(T) Constructor
ThreadSafeBindingList(T) Constructor
ThreadSafeBindingList(T) Constructor (Boolean)
ThreadSafeBindingList(T) Constructor (IBindingList, Boolean)
ThreadSafeBindingList(T) Methods
Add Method
Add Method (Object)
Add Method (T)
AddIndex Method
AddNew Method
ApplySort Method
CancelNew Method
Clear Method
Contains Method
Contains Method (Object)
Contains Method (T)
CopyTo Method
CopyTo Method (Array, Int32)
CopyTo Method (T[], Int32)
EndNew Method
Find Method
GetEnumerator Method
IndexOf Method
IndexOf Method (Object)
IndexOf Method (T)
Insert Method
Insert Method (Int32, Object)
Insert Method (Int32, T)
Remove Method
Remove Method (Object)
Remove Method (T)
RemoveAt Method
RemoveIndex Method
RemoveSort Method
ThreadSafeBindingList(T) Properties
AllowEdit Property
AllowNew Property
AllowRemove Property
Count Property
IsFixedSize Property
IsReadOnly Property
IsSorted Property
IsSynchronized Property
Item Property
SortDirection Property
SortProperty Property
SupportsChangeNotification Property
SupportsSearching Property
SupportsSorting Property
SyncRoot Property
ThreadSafeBindingList(T) Events
ListChanged Event
UnboundValueAccessor Class
UnboundValueAccessor Constructor
UnboundValueAccessor Methods
GetEnumerator Method
UnboundValueAccessor Properties
Count Property
DataObject Property
HierarchicalFields Property
Item Property
Item Property (Int32)
Item Property (String)
SupportsIdentifiers Property
SupportsNotifications Property
UnboundValueAccessor Events
FieldChanged Event
ValueGetter Class
ValueGetter Constructor
ValueGetter Methods
GetValue Method
Dapfor.Net.Diagnostics
InspectingStyle Enumeration
Inspector Class
Inspector Constructor
Inspector Methods
Dispose Method
Inspect Method
Inspect Method (Object)
Inspect Method (Row)
OnGotFocus Method
OnPaintBackground Method
OnResize Method
Inspector Properties
ControlInspecting Property
DataInspecting Property
Filter Property
GridInspecting Property
IsRefreshEnabled Property
IsToolbarEnabled Property
Monitoring Property
RefreshInterval Property
InspectorForm Class
InspectorForm Constructor
InspectorForm Methods
Dispose Method
Inspect Method
OnGotFocus Method
Logger Class
Logger Methods
Clear Method
Debug Method
Debug Method (String)
Debug Method (String, Object)
Error Method
Error Method (String)
Error Method (String, Object)
Fatal Method
Fatal Method (String)
Fatal Method (String, Object)
Info Method
Info Method (String)
Info Method (String, Object)
Warn Method
Warn Method (String)
Warn Method (String, Object)
Logger Events
ClearMessages Event
NewMessage Event
LogMessage Class
LogMessage Constructor
LogMessage Properties
DataObject Property
DateTime Property
Message Property
Severity Property
ThreadId Property
LogMessageEventArgs Class
LogMessageEventArgs Constructor
LogMessageEventArgs Properties
Message Property
LogViewer Class
LogViewer Constructor
LogViewer Methods
Dispose Method
OnPaintBackground Method
OnResize Method
LogViewer Properties
DateFormat Property
DisplayInspector Property
DisplayToolbar Property
EvenRowsAppearance Property
Filter Property
Grid Property
HeaderAppearance Property
InspectingStyle Property
MaxRowCount Property
OddRowsAppearance Property
Readonly Property
ShowDebug Property
ShowError Property
ShowFatal Property
ShowInfo Property
ShowWarning Property
Severity Enumeration
Dapfor.Net.Editors
AppearanceEditor Class
AppearanceEditor Constructor
AppearanceEditor Methods
EditValue Method
GetEditStyle Method
GetPaintValueSupported Method
PaintValue Method
AppearanceEditor Properties
IsDropDownResizable Property
BoolEditor Class
BoolEditor Constructor
BoolEditor Methods
EndEdit Method
GetPaintCellSupported Method
PaintCell Method
Populate Method
BoolEditor Properties
CheckBoxEditor Class
CheckBoxEditor Constructor
CheckBoxEditor Methods
EditCell Method
GetEditStyle Method
GetPaintCellSupported Method
PaintCell Method
CheckBoxEditor Properties
Navigable Property
ConvertibleValueEditor Class
ConvertibleValueEditor Constructor
ConvertibleValueEditor Methods
EditCell Method
EditValue Method
GetPaintCellSupported Method
ConvertibleValueEditor Properties
DropDownEditor Class
DropDownEditor Constructor
DropDownEditor Methods
EditValue Method
EndEdit Method
GetEditStyle Method
Populate Method
DropDownEditor Properties
EditorPicker Class
EditorPicker Constructor
EditorPicker Methods
EditValue Method
GetEditStyle Method
EditorProvider Class
EditorProvider Constructor
EditorProvider Properties
DapforEditors Property
SystemEditors Property
EnumEditor Class
EnumEditor Constructor
EnumEditor Methods
EndEdit Method
Populate Method
EnumEditor Properties
EnumerableEditor Class
EnumerableEditor Constructor
EnumerableEditor Constructor
EnumerableEditor Constructor (Boolean)
EnumerableEditor Constructor (IEnumerable)
EnumerableEditor Constructor (IEnumerable, Boolean)
EnumerableEditor Methods
EndEdit Method
Populate Method
EnumerableEditor Properties
SortItems Property
FormatEditor Class
FormatEditor Constructor
FormatEditor Methods
EditValue Method
GetEditStyle Method
IGridEditorService Interface
IGridEditorService Methods
CellEditControl Method
CloseCellControl Method
IGridEditorService Properties
AllowNavigation Property
EditingCell Property
StopEditReason Property
MessageQueueHelper Class
MessageQueueHelper Constructor
MessageQueueHelper Methods
ProcessModal Method
StartEditReason Enumeration
StopEditReason Enumeration
TrackBarEditor Class
TrackBarEditor Constructor
TrackBarEditor Methods
EditCell Method
GetPaintCellSupported Method
PaintCell Method
TrackBarEditor Properties
MaxValue Property
MinValue Property
Navigable Property
UITypeEditorEx Class
UITypeEditorEx Constructor
UITypeEditorEx Methods
EditCell Method
GetPaintCellSupported Method
PaintCell Method
UITypeEditorEx Properties
EditingCell Property
Navigable Property
UpDownNumericEditor Class
UpDownNumericEditor Constructor
UpDownNumericEditor Constructor
UpDownNumericEditor Constructor (Int32)
UpDownNumericEditor Methods
EditCell Method
GetPaintCellSupported Method
PaintCell Method
UpDownNumericEditor Properties
Step Property
Dapfor.Net.Exceptions
DapforException Class
DapforException Constructor
DapforException Constructor
DapforException Constructor (String)
DapforException Constructor (SerializationInfo, StreamingContext)
DapforException Constructor (String, Exception)
FieldDeclarationException Class
FieldDeclarationException Constructor
FieldDeclarationException Constructor
FieldDeclarationException Constructor (String)
FieldDeclarationException Constructor (SerializationInfo, StreamingContext)
FieldDeclarationException Constructor (String, Exception)
Dapfor.Net.Filters
DateFilter Class
DateFilter Constructor
DateFilter Constructor
DateFilter Constructor (String)
DateFilter Methods
EditValue Method
GetEditStyle Method
GetSchema Method
IsFiltered Method
ReadXml Method
Reset Method
WriteXml Method
DateFilter Events
FilterUpdated Event
NumericComparingFilter Class
NumericComparingFilter Constructor
NumericComparingFilter Methods
EditValue Method
GetEditStyle Method
GetSchema Method
ReadXml Method
Reset Method
WriteXml Method
NumericComparingFilter Properties
IsDropDownResizable Property
StringFilter Class
StringFilter Constructor
StringFilter Methods
EditValue Method
GetEditStyle Method
GetSchema Method
IsFiltered Method
ReadXml Method
Reset Method
WriteXml Method
StringFilter Events
FilterUpdated Event
ValueEqualityCheckBoxFilter Class
ValueEqualityCheckBoxFilter Constructor
ValueEqualityCheckBoxFilter Methods
EditValue Method
GetEditStyle Method
GetSchema Method
IsFiltered Method
ReadXml Method
Reset Method
WriteXml Method
ValueEqualityCheckBoxFilter Properties
IsDropDownResizable Property
ValueEqualityCheckBoxFilter Events
FilterUpdated Event
ValueEqualityCheckBoxFilter2 Class
ValueEqualityCheckBoxFilter2 Constructor
ValueEqualityCheckBoxFilter2 Constructor
ValueEqualityCheckBoxFilter2 Constructor (IList)
ValueEqualityCheckBoxFilter2 Methods
EditValue Method
GetEditStyle Method
GetSchema Method
IsFiltered Method
ReadXml Method
Reset Method
WriteXml Method
ValueEqualityCheckBoxFilter2 Properties
IsDropDownResizable Property
ValueEqualityCheckBoxFilter2 Events
FilterUpdated Event
ValueEqualityDropdownFilter Class
ValueEqualityDropdownFilter Constructor
ValueEqualityDropdownFilter Methods
EditValue Method
GetEditStyle Method
GetSchema Method
ReadXml Method
Reset Method
WriteXml Method
ValueEqualityDropdownFilter Properties
IsDropDownResizable Property
Dapfor.Net.Formats
DecimalFormat Class
DecimalFormat Constructor
DecimalFormat Constructor
DecimalFormat Constructor (IFormatProvider)
DecimalFormat Constructor (Int32)
DecimalFormat Constructor (DecimalFormat)
DecimalFormat Constructor (Int32, IFormatProvider)
DecimalFormat Constructor (Int32, Boolean, Boolean)
DecimalFormat Constructor (Int32, Boolean, Boolean, IFormatProvider)
DecimalFormat Methods
CanParse Method
Format Method
Parse Method
DecimalFormat Properties
DefaultCulture Property
DefaultFormat Property
FormatProvider Property
Precision Property
ShortForm Property
ShowZero Property
DecimalFormatAttribute Class
DecimalFormatAttribute Constructor
DecimalFormatAttribute Constructor
DecimalFormatAttribute Constructor (Int32)
DecimalFormatAttribute Constructor (Int32, Boolean, Boolean)
DecimalFormatAttribute Properties
Format Property
Precision Property
ShortForm Property
ShowZero Property
DoubleFormat Class
DoubleFormat Constructor
DoubleFormat Constructor
DoubleFormat Constructor (IFormatProvider)
DoubleFormat Constructor (Int32)
DoubleFormat Constructor (DoubleFormat)
DoubleFormat Constructor (Int32, IFormatProvider)
DoubleFormat Constructor (Int32, Boolean, Boolean)
DoubleFormat Constructor (Int32, Boolean, Boolean, IFormatProvider)
DoubleFormat Methods
CanParse Method
Format Method
Parse Method
DoubleFormat Properties
DefaultCulture Property
DefaultFormat Property
FormatProvider Property
Precision Property
ShortForm Property
ShowZero Property
DoubleFormatAttribute Class
DoubleFormatAttribute Constructor
DoubleFormatAttribute Constructor
DoubleFormatAttribute Constructor (Int32)
DoubleFormatAttribute Constructor (Int32, Boolean, Boolean)
DoubleFormatAttribute Properties
Format Property
Precision Property
ShortForm Property
ShowZero Property
EmptyFormat Class
EmptyFormat Constructor
EmptyFormat Methods
CanParse Method
Format Method
Parse Method
EmptyFormat Properties
Instance Property
FormatAttribute Class
FormatAttribute Constructor
FormatAttribute Constructor (String)
FormatAttribute Constructor (Type)
FormatAttribute Constructor (String, String, String)
FormatAttribute Properties
Format Property
FormatBaseAttribute Class
FormatBaseAttribute Constructor
FormatBaseAttribute Properties
Format Property
HexFormat Class
HexFormat Constructor
HexFormat Constructor
HexFormat Constructor (Boolean, Boolean)
HexFormat Methods
CanParse Method
Format Method
Parse Method
HexFormat Properties
ShowPrefix Property
ShowZero Property
IFormat Interface
IFormat Methods
CanParse Method
Format Method
Parse Method
StringFormat Class
StringFormat Constructor
StringFormat Constructor (IFormatProvider)
StringFormat Constructor (String)
StringFormat Constructor (StringFormat)
StringFormat Constructor (String, IFormatProvider)
StringFormat Constructor (String, String, String)
StringFormat Constructor (String, String, String, IFormatProvider)
StringFormat Methods
CanParse Method
Equals Method
Equals Method (Object)
Equals Method (StringFormat)
Format Method
GetHashCode Method
Parse Method
StringFormat Properties
DefaultCulture Property
FormatProvider Property
FormatString Property
Prefix Property
Suffix Property
Dapfor.Net.Internal Namespace
Dapfor.Net.Internal.Licensing
ComponentLicense Class
ComponentLicense Constructor
ComponentLicense Constructor (String, String)
ComponentLicense Constructor (String, String, String)
ComponentLicense Properties
EndUpdatesDate Property
ExpirationDate Property
IsExpired Property
IsHashValid Property
IsUpdatePeriodExpired Property
IsValid Property
Key Property
License Property
Licensee Property
LicenseType Property
PackageBuildDate Property
PackageType Property
ComponentLicenseType Enumeration
DtUserLicenseService Class
DtUserLicenseService Constructor
DtUserLicenseService Methods
Dispose Method
DtUserLicenseService Properties
License Property
IDtComponentLicense Interface
IDtComponentLicense Properties
IsValid Property
Message Property
SerializedMessage Property
Dapfor.Net.Internal.a_a
CBColorManager Class
CBColorManager Constructor
CBColorManager Methods
SetBColor Method
SetBColor1 Method
SetGColor Method
CBColorManager.ColorType Enumeration
IllegalLicenseForm Class
IllegalLicenseForm Constructor
IllegalLicenseForm Constructor
IllegalLicenseForm Constructor (String, String)
IllegalLicenseForm Methods
Dispose Method
OnClosed Method
OnPaintBackground Method
IllegalLicenseForm.RECT Structure
RECT Fields
Bottom Field
Left Field
Right Field
Top Field
SBColorBlock Structure
SBColorBlock Constructor
SBColorBlock Constructor (SBColorBlock)
SBColorBlock Constructor (UInt32, UInt32)
SBColorBlock Methods
Xor Method
WindowWrapper Class
WindowWrapper Constructor
WindowWrapper Properties
Handle Property
Dapfor.Net.Theming
GridRenderer Class
GridRenderer Constructor
GridRenderer Methods
Clone Method
DrawColumnBackground Method
DrawRowSelectorBackground Method
GridRenderer Properties
Appearance Property
GridXPRenderer Class
GridXPRenderer Constructor
GridXPRenderer Methods
Clone Method
DrawColumnBackground Method
DrawRowSelectorBackground Method
GridXPRenderer Properties
Appearance Property
IGridRenderer Interface
IGridRenderer Methods
Clone Method
DrawColumnBackground Method
DrawRowSelectorBackground Method
IGridRenderer Properties
Appearance Property
IRoundButtonRenderer Interface
IRoundButtonRenderer Methods
Clone Method
DrawBackground Method
DrawImage Method
DrawText Method
IRoundButtonRenderer Properties
Appearance Property
IThemeRenderer Interface
IThemeRenderer Methods
Clone Method
IThemeRenderer Properties
GridRenderer Property
RoundButtonRenderer Property
KnownTheme Enumeration
RoundButtonRenderer Class
RoundButtonRenderer Constructor
RoundButtonRenderer Methods
Clone Method
DrawBackground Method
DrawImage Method
DrawRoundButtonBackground Method
DrawText Method
RoundButtonRenderer Properties
Appearance Property
Theme Class
Theme Constructor
Theme Constructor
Theme Constructor (String, IThemeRenderer)
Theme Constructor (String, Theme)
Theme Methods
FromKnownTheme Method
Theme Properties
BluesAndYellows Property
Chrome Property
Default Property
LightTaupe Property
Name Property
Renderers Property
Silver Property
Thundercloud Property
XPStyle Property
YellowNight Property
Theme Events
DefaultThemeChanged Event
Theme.ThemeEditor Class
Theme.ThemeEditor Constructor
ThemeEditor Methods
EditValue Method
GetEditStyle Method
ThemeEditor Properties
IsDropDownResizable Property
ThemeRenderer Class
ThemeRenderer Methods
Clone Method
ThemeRenderer Properties
GridRenderer Property
RoundButtonRenderer Property
Dapfor.Net.Threading
DelegateTask Class
DelegateTask Constructor
DelegateTask Methods
Execute Method
DelegateTask.CallBack Delegate
GuiDispatcher Class
GuiDispatcher Constructor
GuiDispatcher Methods
Dispatch Method
SyncDispatch Method
WndProc Method
GuiDispatcher Properties
SynchronizationRequired Property
IDispatcher Interface
IDispatcher Methods
Dispatch Method
SyncDispatch Method
IDispatcher Properties
SynchronizationRequired Property
ITask Interface
ITask Methods
Execute Method
Sequencer Class
Sequencer Constructor
Sequencer Methods
ProcessTask Method
Dapfor.Net.Ui
Appearance Class
Appearance Constructor
Appearance Constructor
Appearance Constructor (Appearance)
Appearance Constructor (Color, Color)
Appearance Constructor (Color, Color, Boolean, Color, GradientDirection)
Appearance Methods
Equals Method
GetHashCode Method
Appearance Properties
BackColor Property
ForeColor Property
GradientDirection Property
GradientEnabled Property
GradientEndBackColor Property
BorderSide Enumeration
Cell Class
Cell Methods
Edit Method
Edit Method
Edit Method (StartEditReason, Point)
EnsureVisible Method
Equals Method
GetHashCode Method
Highlight Method
Highlight Method (TimeSpan, Color)
Highlight Method (TimeSpan, Color, Color)
Invalidate Method
ShowTooltip Method
Update Method
Cell Properties
Appearance Property
Column Property
DataField Property
Editable Property
Editor Property
Focused Property
Format Property
HighlightColor Property
HighlightForeColor Property
Image Property
NextEditableCell Property
OptimalHeight Property
OptimalWidth Property
PrevEditableCell Property
RemainingHighlightTime Property
Row Property
Text Property
TooltipMessage Property
Value Property
VirtualBounds Property
VisibleBounds Property
ColorButton Class
ColorButton Constructor
ColorButton Methods
OnMouseClick Method
OnMouseEnter Method
OnMouseLeave Method
OnPaint Method
ColorButton Properties
BorderStyle Property
Color Property
ColorButton Events
ColorChanged Event
Column Class
Column Constructor
Column Constructor
Column Constructor (String)
Column Constructor (String, String)
Column Constructor (String, String, Int32)
Column Constructor (String, String, Int32, Nullable(ContentAlignment))
Column Constructor (String, String, Int32, Nullable(ContentAlignment), Boolean)
Column Constructor (String, String, Int32, Nullable(ContentAlignment), Boolean, Boolean)
Column Methods
Adjust Method
ApplyFilter Method
Clone Method
EnsureVisible Method
FilterRemove Method
Invalidate Method
InvalidateCells Method
MeasureOptimalCaptionWidth Method
MeasureOptimalCellWidth Method
ToString Method
Column Properties
Adjustable Property
Appearance Property
CaptionImage Property
CellImage Property
Configurable Property
Description Property
Editable Property
Editor Property
Filter Property
Focused Property
Format Property
Groupable Property
Grouped Property
GroupIndex Property
HasFilter Property
Header Property
Id Property
Index Property
MergedColumn Property
Movable Property
Name Property
Resizable Property
SerializationState Property
Sortable Property
SortDirection Property
SortLevel Property
Tag Property
Visible Property
VisibleIndex Property
Width Property
Column.ColumnAppearance Class
ColumnAppearance Properties
CaptionColor Property
CaptionFont Property
CaptionImageSettings Property
CaptionTextAlignment Property
CaptionTextSettings Property
CellBackColor Property
CellFont Property
CellForeColor Property
CellImageSettings Property
CellTextAlignment Property
CellTextSettings Property
Column.ColumnSerializationState Class
ColumnSerializationState Constructor
Column.ColumnSerializationState Constructor
Column.ColumnSerializationState Constructor (SerializationInfo, StreamingContext)
ColumnSerializationState Methods
GetObjectData Method
GetSchema Method
ReadXml Method
WriteXml Method
ColumnConfiguratorForm Class
ColumnConfiguratorForm Methods
Dispose Method
OnClosed Method
OnSizeChanged Method
ShowConfigurator Method
ColumnConfiguratorForm Properties
CreateParams Property
ColumnScrollType Enumeration
ColumnStretchMode Enumeration
DragContentBeginEventArgs Class
DragContentBeginEventArgs Properties
AllowedEffects Property
Cancel Property
Content Property
Data Property
Source Property
DragContentEndEventArgs Class
DragContentEndEventArgs Constructor
DragContentEndEventArgs Properties
FinalEffect Property
Source Property
DragContentEventArgs Class
DragContentEventArgs Constructor
DragContentEventArgs Properties
AllowedEffects Property
Content Property
Data Property
Effect Property
KeyState Property
Source Property
TargetGrid Property
TargetPosition Property
TargetRow Property
X Property
Y Property
DragDropContentEventArgs Class
DragDropContentEventArgs Constructor
DragDropContentEventArgs Methods
DoCopy Method
DoCopy Method
DoCopy Method (Object)
DoCopy Method (IDataAccessor)
DoCopy Method (Row, Boolean)
DoLink Method
DoMove Method
DoMove Method
DoMove Method (Row)
DragDropContentEventArgs Properties
Handled Property
DropRowPosition Enumeration
ElementState Enumeration
ExpansionButtonBehaviour Enumeration
Filter Class
Filter Constructor
Filter Methods
IsFiltered Method
NotifyUpdate Method
Filter Events
FilterUpdated Event
Filter.Callback Delegate
FocusedColumnEventArgs Class
FocusedColumnEventArgs Properties
Grid Property
NewFocusedColumn Property
PrevFocusedColumn Property
FocusedRowEventArgs Class
FocusedRowEventArgs Properties
Grid Property
NewFocusedRow Property
PrevFocusedRow Property
FocusMode Enumeration
GDIPlusRender Class
GDIPlusRender Constructor
GDIPlusRender Methods
DrawCaption Method
DrawExpansionButton Method
DrawFrame Method
DrawFrame Method (Color, Rectangle, ButtonBorderStyle, Graphics)
DrawFrame Method (Color, Rectangle, ButtonBorderStyle, BorderSide, Graphics)
DrawImage Method
DrawSortIcon Method
DrawSortIcon Method (SortDirection, Rectangle, Graphics)
DrawSortIcon Method (SortDirection, Int32, Rectangle, Graphics)
DrawText Method
Fill Method
Fill Method (Color, Rectangle, Graphics)
Fill Method (Appearance, Rectangle, Rectangle, Graphics)
Fill Method (Color, Color, GradientDirection, Rectangle, Rectangle, Graphics)
SortIconMetrics Method
TextMetrics Method
GDIPlusRender Properties
DefaultFont Property
GradientDirection Enumeration
Grid Class
Grid Constructor
Grid Constructor
Grid Constructor (IDispatcher)
Grid Methods
BeginInit Method
BeginUpdate Method
Dispose Method
EndInit Method
EndUpdate Method
FilterRefresh Method
HitTest Method
IsInputKey Method
OnAppearanceChanged Method
OnCellAppearanceChanged Method
OnCellBeginEdit Method
OnCellClicked Method
OnCellClicking Method
OnCellEditor Method
OnCellEndEdit Method
OnCellEnter Method
OnCellFormatChanged Method
OnCellImageChanged Method
OnCellLeave Method
OnColumnAdded Method
OnColumnAppearanceChanged Method
OnColumnMoved Method
OnColumnMoving Method
OnColumnRemoved Method
OnColumnRemoving Method
OnColumnVisibilityChanged Method
OnColumnWidthChanged Method
OnDragBegin Method
OnDragDrop Method
OnDragDropContent Method
OnDragEnd Method
OnDragEnter Method
OnDragEnterContent Method
OnDragLeave Method
OnDragOver Method
OnDragOverContent Method
OnFilterUpdated Method
OnFilterUpdating Method
OnFocusedColumnChanged Method
OnGroupingChanged Method
OnHandleCreated Method
OnHandleDestroyed Method
OnHeaderAdded Method
OnHeaderHeightChanged Method
OnHeaderRemoved Method
OnHeaderRemoving Method
OnHeaderVisibilityChanged Method
OnKeyDown Method
OnLassoSelection Method
OnLassoSelectionBegin Method
OnLassoSelectionEnd Method
OnLocationChanged Method
OnMeasureCellWidth Method
OnMouseDoubleClick Method
OnMouseDown Method
OnMouseLeave Method
OnMouseMove Method
OnMouseUp Method
OnMouseWheel Method
OnNextEditableCell Method
OnPaint Method
OnPaintBackground Method
OnPaintCell Method
OnPaintColumnCaption Method
OnPaintColumnPanel Method
OnPaintGroupPanel Method
OnPaintGroupRow Method
OnPaintHierarchy Method
OnPaintMergedColumn Method
OnPaintRectangle Method
OnPaintRow Method
OnParentChanged Method
OnParentRightToLeftChanged Method
OnParentVisibleChanged Method
OnPrevEditableCell Method
OnPrintPage Method
OnResize Method
OnRightToLeftChanged Method
OnRowAdded Method
OnRowAdding Method
OnRowAppearanceChanged Method
OnRowExpansionChanged Method
OnRowExpansionChanging Method
OnRowHeightChanged Method
OnRowMoved Method
OnRowRemoved Method
OnRowRemoving Method
OnRowUpdated Method
OnRowVisibilityChanged Method
OnSelectionChanged Method
OnSelectionChanging Method
OnSortChanged Method
OnValidateCell Method
OnVisibleChanged Method
StopEdit Method
WndProc Method
Grid Properties
Appearance Property
BackColor Property
CustomSort Property
DataConnection Property
DataMember Property
DataObjects Property
DataSource Property
DataSourceRows Property
DefaultSize Property
DragAndDrop Property
EditInPlace Property
Filter Property
FocusedRow Property
FocusSettings Property
HeaderContextMenu Property
Headers Property
Hierarchy Property
Highlighting Property
HitTests Property
IsOptimizedDrawing Property
Navigation Property
Nodes Property
PrintDocument Property
PrintSettings Property
Render Property
Rows Property
RowSelector Property
ScrollManager Property
Selection Property
SerializationState Property
Sort Property
Theme Property
Threadsafety Property
Tooltips Property
Grid Events
AppearanceChanged Event
CellAppearanceChanged Event
CellBeginEdit Event
CellClicked Event
CellClicking Event
CellEditor Event
CellEndEdit Event
CellEnter Event
CellFormatChanged Event
CellImageChanged Event
CellLeave Event
ColumnAdded Event
ColumnAppearanceChanged Event
ColumnMoved Event
ColumnMoving Event
ColumnRemoved Event
ColumnRemoving Event
ColumnVisibilityChanged Event
ColumnWidthChanged Event
DragBegin Event
DragDropContent Event
DragEnd Event
DragEnterContent Event
DragOverContent Event
FilterUpdated Event
FilterUpdating Event
FocusedColumnChanged Event
FocusedRowChanged Event
FocusModeChanged Event
GroupingChanged Event
HeaderAdded Event
HeaderHeightChanged Event
HeaderRemoved Event
HeaderRemoving Event
HeaderVisibilityChanged Event
LassoSelection Event
LassoSelectionBegin Event
LassoSelectionEnd Event
MeasureCellWidth Event
NextEditableCell Event
PaintBackground Event
PaintCell Event
PaintColumnCaption Event
PaintColumnPanel Event
PaintGroupPanel Event
PaintGroupRow Event
PaintHeader Event
PaintHierarchy Event
PaintMergedColumn Event
PaintRectangle Event
PaintRow Event
PrevEditableCell Event
PrintPage Event
RenderChanged Event
RowAdded Event
RowAdding Event
RowAppearanceChanged Event
RowExpansionChanged Event
RowExpansionChanging Event
RowHeightChanged Event
RowMoved Event
RowRemoved Event
RowRemoving Event
RowUpdated Event
RowVisibilityChanged Event
Scroll Event
SelectionChanged Event
SelectionChanging Event
SortChanged Event
ValidateCell Event
Grid.GridAppearance Class
GridAppearance Methods
Equals Method
GetHashCode Method
ToString Method
GridAppearance Properties
ColumnPanel Property
EvenRows Property
GroupPanel Property
GroupRows Property
GroupRowsImageSettings Property
GroupRowsTextAlignment Property
GroupRowsTextSettings Property
HorizontalFullSizeLines Property
HorizontalLines Property
HorizontalLinesColor Property
OddRows Property
SerializationState Property
VerticalFullSizeLines Property
VerticalLines Property
VerticalLinesColor Property
Grid.GridAppearanceSerializationState Class
GridAppearanceSerializationState Constructor
Grid.GridAppearanceSerializationState Constructor
Grid.GridAppearanceSerializationState Constructor (SerializationInfo, StreamingContext)
GridAppearanceSerializationState Methods
GetObjectData Method
GetSchema Method
ReadXml Method
WriteXml Method
Grid.GridDataConnection Class
GridDataConnection Methods
FindRow Method
GridDataConnection Properties
AddNewRowToEnd Property
AllowEdit Property
AllowNew Property
AllowRemove Property
HandleCurrentChangedEvent Property
Grid.GridDataObjects Class
GridDataObjects Methods
Find Method
FindFirstRow Method
Grid.GridDragAndDrop Class
GridDragAndDrop Methods
Equals Method
GetHashCode Method
GridDragAndDrop Properties
AllowedDragEffects Property
AllowedDropEffects Property
DropMode Property
Enabled Property
EnsureVisibleDroppingRow Property
ExpandTargetRowAfterDropping Property
LinkWithHierarchy Property
Grid.GridEditInPlace Class
GridEditInPlace Properties
AdjustAfterEdit Property
AlwaysShowDropButtons Property
DropDownTextEditor Property
EditingCell Property
Enabled Property
HotFrameColor Property
HotFrameEnabled Property
NavigationEnabled Property
Grid.GridFocus Class
GridFocus Methods
Clear Method
GridFocus Properties
Color Property
Mode Property
PaintFocus Property
Grid.GridHierarchy Class
GridHierarchy Methods
CollapseAll Method
ExpandAll Method
GridHierarchy Properties
ButtonBehaviour Property
ButtonWidth Property
EnableHierarchicalFields Property
EnableHierarchicalLines Property
HierarchicalLinesColor Property
Grid.GridHighlighting Class
GridHighlighting Methods
Equals Method
GetHashCode Method
GridHighlighting Properties
Color Property
Enabled Property
Fading Property
Interval Property
RefreshInterval Property
Grid.GridHitTests Class
GridHitTests Methods
CellTest Method
ColumnSeparatorTest Method
ColumnTest Method
ColumnVirtualBoundsTest Method
ColumnVisibleBoundsTest Method
HeaderTest Method
HeaderVisibleBoundsTest Method
RowSeparatorTest Method
RowTest Method
Grid.GridNavigarion Class
GridNavigarion Methods
Down Method
End Method
Enter Method
Home Method
Left Method
PageDown Method
PageUp Method
Right Method
ToString Method
Up Method
GridNavigarion Properties
CollapseOnKeyLeft Property
ExpandOnKeyRight Property
JumpToFirstChildOnKeyLeft Property
JumpToLastChildOnKeyRight Property
KeepLevelOnKeyUpDown Property
MouseWheelBehaviour Property
RemoveSelectionOnDelete Property
Grid.GridPrintSettings Class
GridPrintSettings Methods
ToString Method
GridPrintSettings Properties
PageSettings Property
PrintChildHeader Property
PrintHeader Property
PrintRowSelector Property
PrintSelection Property
RepeatHeader Property
RepeatRowSelector Property
Grid.GridRowSelector Class
GridRowSelector Methods
Equals Method
GetHashCode Method
GridRowSelector Properties
Appearance Property
Resizable Property
Visible Property
Width Property
Grid.GridSelection Class
GridSelection Methods
Clear Method
GetEnumerator Method
GridSelection Properties
Color Property
Count Property
Enabled Property
Item Property
LassoSelectionColor Property
LassoSelectionEnabled Property
MultipleEnabled Property
Sorted Property
Grid.GridSerializationState Class
GridSerializationState Constructor
Grid.GridSerializationState Constructor
Grid.GridSerializationState Constructor (SerializationInfo, StreamingContext)
GridSerializationState Methods
GetObjectData Method
GetSchema Method
ReadXml Method
WriteXml Method
Grid.GridSort Class
GridSort Methods
Clear Method
GridSort Properties
AvailableLevels Property
Enabled Property
MultipleEnabled Property
Grid.GridThreadsafety Class
GridThreadsafety Properties
AsynchronousUpdates Property
Grid.GridTooltips Class
GridTooltips Methods
ClearCellMessages Method
Dispose Method
Equals Method
GetHashCode Method
HideTooltip Method
ShowTooltip Method
GridTooltips Properties
CellFrameColor Property
CellFrameEnabled Property
CellMessageImage Property
CellMessageImageAlignment Property
CellMessageImageEnabled Property
CurrentCell Property
IsBalloon Property
Orientation Property
TooltipColor Property
TooltipDuration Property
TooltipEnabled Property
Grid.ThemeAppearance Class
ThemeAppearance Constructor
Grid.ThemeAppearance Constructor
Grid.ThemeAppearance Constructor (Grid.ThemeAppearance)
ThemeAppearance Methods
Equals Method
GetHashCode Method
ThemeAppearance Properties
AddRowColor Property
AddRowImage Property
BackColor Property
ColumnHover Property
ColumnNormal Property
ColumnPressed Property
CurrentRowImage Property
Editor Property
EditorHotFrameColor Property
EvenRow Property
FocusedRowColor Property
GroupPanel Property
GroupRow Property
LassoSelectionColor Property
OddRow Property
RowSelectorHover Property
RowSelectorNormal Property
RowSelectorPressed Property
SelectionColor Property
GridCellBeginEditEventArgs Class
GridCellBeginEditEventArgs Constructor
GridCellBeginEditEventArgs Methods
DoBeginEdit Method
GridCellBeginEditEventArgs Properties
Cell Property
Editor Property
Grid Property
Handled Property
Location Property
Reason Property
GridCellEditableEventArgs Class
GridCellEditableEventArgs Properties
Cell Property
Editable Property
Editor Property
Grid Property
GridCellEndEditEventArgs Class
GridCellEndEditEventArgs Constructor
GridCellEndEditEventArgs Methods
DoEndEdit Method
GridCellEndEditEventArgs Properties
Cell Property
Editor Property
Grid Property
Handled Property
Reason Property
GridCellEventArgs Class
GridCellEventArgs Constructor
GridCellEventArgs Properties
Cell Property
Grid Property
GridColumnEventArgs Class
GridColumnEventArgs Constructor
GridColumnEventArgs Properties
Column Property
Grid Property
GridDropMode Enumeration
GridEditableCellEventArgs Class
GridEditableCellEventArgs Properties
EditingCell Property
Grid Property
NewEditableCell Property
GridHeaderEventArgs Class
GridHeaderEventArgs Constructor
GridHeaderEventArgs Properties
Grid Property
Header Property
GridRowAddingEventArgs Class
GridRowAddingEventArgs Constructor
GridRowAddingEventArgs Properties
DataObject Property
InsertionType Property
ParentRow Property
GridRowEventArgs Class
GridRowEventArgs Constructor
GridRowEventArgs Properties
Grid Property
Row Property
GridRowExpansionEventArgs Class
GridRowExpansionEventArgs Constructor
GridRowExpansionEventArgs Properties
Cancel Property
Grid Property
NewValue Property
Row Property
GridRowSelectionEventArgs Class
GridRowSelectionEventArgs Constructor
GridRowSelectionEventArgs Properties
Grid Property
NewSelectionState Property
Row Property
GridRowUpdateEventArgs Class
GridRowUpdateEventArgs Constructor
GridRowUpdateEventArgs Properties
DataField Property
Grid Property
Row Property
Header Class
Header Constructor
Header Methods
Add Method
AdjustColumns Method
Clear Method
Clone Method
FilterRemove Method
FromDataAccessor Method
FromDataObject Method
FromDataType Method
FromPropertyDescriptorCollection Method
GetEnumerator Method
Invalidate Method
InvalidateRows Method
Remove Method
Header Properties
Appearance Property
CanResizeColumns Property
ColumnPanelHeight Property
Columns Property
Configurable Property
Count Property
FixedColumns Property
FocusedColumn Property
Grid Property
GroupedColumns Property
GroupingEnabled Property
GroupPanelHeight Property
HasFilter Property
Height Property
Item Property
Item Property (Int32)
Item Property (String)
Level Property
MergedColums Property
ScrollType Property
SerializationState Property
SortedColumns Property
Spacing Property
StretchMode Property
Tag Property
Visible Property
VisibleColumns Property
Header.ColumnCollection Class
ColumnCollection Methods
Add Method
Clear Method
CopyTo Method
GetEnumerator Method
ColumnCollection Properties
Count Property
IsSynchronized Property
Item Property
SyncRoot Property
Header.FixedColumnCollection Class
FixedColumnCollection Methods
Clear Method
GetEnumerator Method
FixedColumnCollection Properties
Count Property
Item Property
Header.GroupedColumnCollection Class
GroupedColumnCollection Methods
Clear Method
GetEnumerator Method
GroupedColumnCollection Properties
Count Property
Item Property
Header.HeaderAppearance Class
HeaderAppearance Properties
ColumnCaptionFont Property
ColumnPanel Property
EvenRows Property
GroupPanel Property
GroupPanelFont Property
GroupPanelTextAlignment Property
OddRows Property
RowFont Property
Header.HeaderSerializationState Class
HeaderSerializationState Constructor
Header.HeaderSerializationState Constructor
Header.HeaderSerializationState Constructor (SerializationInfo, StreamingContext)
HeaderSerializationState Methods
GetObjectData Method
GetSchema Method
ReadXml Method
WriteXml Method
Header.MergedColumnCollection Class
MergedColumnCollection Methods
CreateNew Method
GetEnumerator Method
MergedColumnCollection Properties
Count Property
Item Property
Header.SortedColumnCollection Class
SortedColumnCollection Methods
Clear Method
GetEnumerator Method
SortedColumnCollection Properties
Count Property
Item Property
Header.VisibleColumnCollection Class
VisibleColumnCollection Methods
Clear Method
GetEnumerator Method
VisibleColumnCollection Properties
Count Property
Item Property
HeaderCollection Class
HeaderCollection Methods
Add Method
Clear Method
CopyTo Method
GetEnumerator Method
Remove Method
RemoveAt Method
HeaderCollection Properties
AutoGenerate Property
Count Property
Grid Property
IsSynchronized Property
Item Property
SyncRoot Property
HitTestInfo Enumeration
ICustomSort Interface
ICustomSort Methods
Compare Method
IFilter Interface
IFilter Methods
IsFiltered Method
IFilter Events
FilterUpdated Event
ImageSettings Class
ImageSettings Constructor
ImageSettings Constructor
ImageSettings Constructor (ImageSettings)
ImageSettings Methods
Equals Method
GetHashCode Method
ImageSettings Properties
Alignment Property
Padding Property
Stretch Property
ImageStretch Enumeration
InsertionType Enumeration
IRender Interface
IRender Methods
DrawCaption Method
DrawExpansionButton Method
DrawFrame Method
DrawFrame Method (Color, Rectangle, ButtonBorderStyle, Graphics)
DrawFrame Method (Color, Rectangle, ButtonBorderStyle, BorderSide, Graphics)
DrawImage Method
DrawSortIcon Method
DrawSortIcon Method (SortDirection, Rectangle, Graphics)
DrawSortIcon Method (SortDirection, Int32, Rectangle, Graphics)
DrawText Method
Fill Method
Fill Method (Color, Rectangle, Graphics)
Fill Method (Appearance, Rectangle, Rectangle, Graphics)
Fill Method (Color, Color, GradientDirection, Rectangle, Rectangle, Graphics)
SortIconMetrics Method
TextMetrics Method
IRender Properties
DefaultFont Property
IResetable Interface
IResetable Methods
Reset Method
IScrollManager Interface
IScrollManager Methods
Bottom Method
Left Method
LineDown Method
LineLeft Method
LineRight Method
LineUp Method
PageDown Method
PageLeft Method
PageRight Method
PageUp Method
Right Method
SetHorizontalScroll Method
SetVerticalScroll Method
Top Method
IScrollManager Properties
HorizontalMaxRange Property
HorizontalPageSize Property
HorizontalPosition Property
VerticalMaxRange Property
VerticalPageSize Property
VerticalPosition Property
IScrollManager Events
HorizontalScrollChanged Event
LassoSelectionEventArgs Class
LassoSelectionEventArgs Properties
Handled Property
LassoBounds Property
MeasureCellWidthEventArgs Class
MeasureCellWidthEventArgs Properties
Cell Property
CellImageWidth Property
EditorImageWidth Property
Grid Property
TextWidth Property
TotalWidth Property
MergedColumn Class
MergedColumn Methods
Add Method
GetEnumerator Method
MergedColumn Properties
Appearance Property
Count Property
Font Property
Header Property
Height Property
Image Property
ImageSettings Property
Item Property
Text Property
TextAlignment Property
TextSettings Property
MouseWheelBehaviour Enumeration
NodeCollection Class
NodeCollection Methods
Equals Method
GetEnumerator Method
GetHashCode Method
Insert Method
Move Method
Move Method (Row)
Move Method (Row, Int32)
NodeCollection Properties
Count Property
Item Property
TotalCount Property
TotalVisibleCount Property
PaintBackgroundEventArgs Class
PaintBackgroundEventArgs Methods
PaintAll Method
PaintBackgroundEventArgs Properties
ClipBounds Property
Graphics Property
Grid Property
Handled Property
Render Property
PaintCellEventArgs Class
PaintCellEventArgs Methods
PaintAll Method
PaintBackground Method
PaintCellFocus Method
PaintEditor Method
PaintEditorValue Method
PaintErrorMessageImage Method
PaintImage Method
PaintSelection Method
PaintText Method
PaintText Method
PaintText Method (String, Rectangle)
PaintTooltipCellFrame Method
PaintVerticalLine Method
PaintCellEventArgs Properties
Appearance Property
Cell Property
ClipBounds Property
FinalAppearance Property
Font Property
Graphics Property
Grid Property
Handled Property
HighlightColor Property
HighlightForeColor Property
Image Property
ImageSettings Property
IsMeasureOnly Property
Parts Property
Render Property
Text Property
TextAlignment Property
TextSettings Property
PaintColumnCaptionEventArgs Class
PaintColumnCaptionEventArgs Methods
PaintAll Method
PaintBackground Method
PaintFilter Method
PaintImage Method
PaintSortIcon Method
PaintText Method
PaintColumnCaptionEventArgs Properties
Appearance Property
ClipBounds Property
Column Property
Font Property
Graphics Property
Grid Property
Handled Property
Header Property
Image Property
ImageSettings Property
Parts Property
Render Property
Text Property
TextAlignment Property
TextSettings Property
VirtualBounds Property
VisibleBounds Property
PaintColumnPanelEventArgs Class
PaintColumnPanelEventArgs Methods
PaintAll Method
PaintBeforeFirstColumn Method
PaintColumnCaptions Method
PaintColumnPanelEventArgs Properties
Appearance Property
Bounds Property
ClipBounds Property
Graphics Property
Grid Property
Handled Property
Header Property
ParentRow Property
Parts Property
Render Property
SpaceAfterLastColumn Property
SpaceBeforeFirstColumn Property
PaintGroupPanelEventArgs Class
PaintGroupPanelEventArgs Methods
PaintAll Method
PaintBackground Method
PaintColumnCaptions Method
PaintLinesBetweenCaptions Method
PaintText Method
PaintGroupPanelEventArgs Properties
Appearance Property
Bounds Property
ClipBounds Property
DefaultColumnCaptionHeight Property
Font Property
Graphics Property
Grid Property
Handled Property
Header Property
ParentRow Property
Parts Property
Render Property
Text Property
TextAlignment Property
TextSettings Property
PaintGroupRowEventArgs Class
PaintGroupRowEventArgs Methods
PaintAll Method
PaintBackground Method
PaintFocus Method
PaintHierarchyBackground Method
PaintImage Method
PaintRowSelectorBackground Method
PaintRowSelectorImages Method
PaintSelection Method
PaintText Method
PaintText Method
PaintText Method (String, Rectangle)
PaintGroupRowEventArgs Properties
Appearance Property
Bounds Property
ClipBounds Property
Column Property
FinalAppearance Property
FinalHierarchyBackgroundColor Property
Font Property
Graphics Property
Grid Property
Handled Property
HierarchyBounds Property
Image Property
ImageSettings Property
Parts Property
Render Property
Row Property
RowSelectorAppearance Property
RowSelectorBounds Property
Text Property
TextAlignment Property
TextSettings Property
Value Property
PaintHeaderEventArgs Class
PaintHeaderEventArgs Methods
PaintAll Method
PaintColumnPanel Method
PaintFilterInRowSelector Method
PaintGroupPanel Method
PaintHierarchyBackground Method
PaintRowSelector Method
PaintHeaderEventArgs Properties
Bounds Property
ClipBounds Property
FinalHierarchyBackgroundColor Property
Graphics Property
Grid Property
Handled Property
Header Property
HierarchyBounds Property
ParentRow Property
Parts Property
Render Property
RowSelectorBounds Property
PaintHelper Class
PaintHelper Methods
AlphaBlend Method
AlphaBlend Method (Color, Color)
AlphaBlend Method (Appearance, Color)
AutoAlignment Method
AutoAlignment Method (Type)
AutoAlignment Method (Nullable(ContentAlignment), IDataField)
ContentToStringAlignment Method
ContentToStringLineAlignment Method
HierarchicalIndent Method
ImageMetrics Method
MeasureHeaderCaptionIconBounds Method
MeasureHeaderCaptionTextBounds Method
TextAlignment Method
PaintHierarchyEventArgs Class
PaintHierarchyEventArgs Methods
PaintAll Method
PaintExpansionButton Method
PaintHierarchicalLines Method
PaintHierarchyEventArgs Properties
ClipBounds Property
ExpandIconBounds Property
Graphics Property
Grid Property
Handled Property
Parts Property
Render Property
Row Property
VisibleHierarchicalBounds Property
PaintMergedColumnEventArgs Class
PaintMergedColumnEventArgs Methods
PaintAll Method
PaintMergedColumnEventArgs Properties
Appearance Property
ClipBounds Property
Column Property
Font Property
Graphics Property
Grid Property
Handled Property
Header Property
Image Property
ImageSettings Property
Parts Property
Render Property
Text Property
TextAlignment Property
TextSettings Property
VirtualBounds Property
VisibleBounds Property
PaintPart Enumeration
PaintRectangleEventArgs Class
PaintRectangleEventArgs Constructor
PaintRectangleEventArgs Methods
PaintAll Method
PaintRectangleEventArgs Properties
ClipRectangle Property
Graphics Property
Grid Property
Handled Property
PaintRowEventArgs Class
PaintRowEventArgs Methods
PaintAll Method
PaintCells Method
PaintFocus Method
PaintHierarchyBackground Method
PaintRowSelectorBackground Method
PaintRowSelectorImages Method
PaintSelection Method
PaintRowEventArgs Properties
Appearance Property
Bounds Property
ClipBounds Property
FinalHierarchyBackgroundColor Property
Font Property
Graphics Property
Grid Property
Handled Property
HierarchyBounds Property
Parts Property
Render Property
Row Property
RowSelectorAppearance Property
RowSelectorBounds Property
SpaceAfterLastColumn Property
Preferences Class
Preferences Constructor
Preferences Properties
Grid Property
Preferences.PreferencesGrid Class
PreferencesGrid Properties
AddingDataRowColor Property
BackColor Property
ColumnCaptionFont Property
ColumnDefaultWidth Property
ColumnMinimalWidth Property
ColumnOnGroupPanelDefaultHeight Property
ColumnPanelAppearance Property
ColumnPanelHeight Property
EditorPaintValueSize Property
EvenRowsAppearance Property
ExpandGroups Property
FocusColor Property
GroupPanelAppearance Property
GroupPanelFont Property
GroupPanelHeight Property
GroupPanelText Property
GroupPanelTextAlignment Property
GroupPanelTextSettings Property
GroupRowAppearance Property
GroupRowDefaultHeight Property
HotInspectedObjectColor Property
MergedColumnHeight Property
OddRowsAppearance Property
RowDefaultHeight Property
RowMinimalHeight Property
RowSelector Property
SelectionColor Property
SortLevels Property
PrintGridPageEventArgs Class
PrintGridPageEventArgs Properties
Graphics Property
Grid Property
HasMorePages Property
MarginBounds Property
PageBounds Property
PageNumber Property
PagesCount Property
PageSettings Property
RoundButton Class
RoundButton Constructor
RoundButton Methods
Dispose Method
NotifyDefault Method
OnCheckedChanged Method
OnClick Method
OnMouseDown Method
OnMouseEnter Method
OnMouseLeave Method
OnMouseMove Method
OnMouseUp Method
OnPaint Method
OnPaintBackground Method
OnPaintControl Method
PerformClick Method
RoundButton Properties
Appearance Property
AutoEllipsis Property
AutoScroll Property
AutoScrollMargin Property
AutoScrollMinSize Property
AutoScrollOffset Property
BackColor Property
BackgroundImage Property
BackgroundImageLayout Property
BorderStyle Property
Checked Property
DialogResult Property
Image Property
ImageAlign Property
ImageIndex Property
ImageList Property
State Property
Style Property
Text Property
TextAlign Property
TextImageRelation Property
Theme Property
UseMnemonic Property
RoundButton Events
CheckedChanged Event
PaintControl Event
RoundButton.ButtonAppearance Class
ButtonAppearance Constructor
RoundButton.ButtonAppearance Constructor
RoundButton.ButtonAppearance Constructor (RoundButton.ButtonAppearance)
RoundButton.ButtonAppearance Constructor (Appearance, Appearance)
ButtonAppearance Methods
Equals Method
GetHashCode Method
ButtonAppearance Properties
Normal Property
PressedOrChecked Property
RoundButton.ButtonState Enumeration
RoundButton.ButtonStyle Enumeration
RoundButton.PaintPart Enumeration
RoundButtonPaintEventArgs Class
RoundButtonPaintEventArgs Methods
PaintAll Method
PaintBackground Method
PaintImage Method
PaintText Method
RoundButtonPaintEventArgs Properties
Appearance Property
ClipRectangle Property
Control Property
Font Property
Graphics Property
Handled Property
Image Property
Parts Property
Renderer Property
Text Property
Row Class
Row Methods
Add Method
Add Method (IDictionary)
Add Method (IList)
Add Method (Object)
Add Method (IDataAccessor)
Add Method (Object, Int32)
Add Method (IDataAccessor, Int32)
Adjust Method
CollapseAll Method
EnsureVisible Method
Equals Method
ExpandAll Method
GetHashCode Method
Insert Method
Invalidate Method
InvalidateHeader Method
Move Method
Move Method (Row)
Move Method (Row, Int32)
Remove Method
RemoveChildren Method
Update Method
Row Properties
Adjustable Property
Appearance Property
Bounds Property
ChildIndex Property
Children Property
DataAccessor Property
DataObject Property
DataSource Property
DataSourceIndex Property
Dock Property
ExpandButtonBounds Property
Expanded Property
Filtered Property
FirstVisibleChild Property
Focused Property
Grid Property
HasNonFilteredChildren Property
Header Property
HeaderBounds Property
Height Property
HierarchicalIndent Property
IsDataInserter Property
IsFirstVisibleChild Property
IsGroup Property
IsInVisibleBounds Property
IsLastVisibleChild Property
Item Property
Item Property (Int32)
Item Property (String)
LastVisibleChild Property
Level Property
NextVisible Property
Parent Property
PrevVisible Property
RowSelectorBounds Property
Selected Property
Tag Property
Visible Property
VisibleChildIndex Property
VisibleChildren Property
VisibleIndex Property
Row.VisibleRowCollection Class
VisibleRowCollection Methods
GetEnumerator Method
VisibleRowCollection Properties
Count Property
Item Property
TotalCount Property
RowCollection Class
RowCollection Methods
Add Method
Add Method (IDictionary)
Add Method (IList)
Add Method (Object)
Add Method (IDataAccessor)
Clear Method
CollapseAll Method
ExpandAll Method
GetEnumerator Method
Invalidate Method
Remove Method
RemoveAt Method
RowCollection Properties
BottomFullyVisibleRow Property
BottomVisibleRow Property
Bounds Property
Count Property
Grid Property
Item Property
TopVisibleRow Property
VisibleRowsHeight Property
RowDockStyle Enumeration
ScrollChangeEventArgs Class
ScrollChangeEventArgs Constructor
ScrollChangeEventArgs Properties
NewPosition Property
OldPosition Property
ScrollManager Property
SortDirection Enumeration
TextSettings Class
TextSettings Constructor
TextSettings Constructor
TextSettings Constructor (TextSettings)
TextSettings Methods
Equals Method
GetHashCode Method
TextSettings Properties
Padding Property
RightToLeft Property
Trimming Property
VerticalOrientation Property
Wrapping Property
ToolStripGridColumn Class
ToolStripGridColumn Constructor
ToolStripGridColumn Methods
OnClick Method
ToolStripGridColumn Properties
Column Property
ToolStripGridGroupBoxPanel Class
ToolStripGridGroupBoxPanel Constructor
ToolStripGridGroupBoxPanel Methods
OnClick Method
ToolStripGridGroupBoxPanel Properties
Header Property
ToolStripGridHeaderConfigurator Class
ToolStripGridHeaderConfigurator Constructor
ToolStripGridHeaderConfigurator Methods
OnClick Method
ToolStripGridHeaderConfigurator Properties
Header Property
ToolStripGridRemoveSort Class
ToolStripGridRemoveSort Constructor
ToolStripGridRemoveSort Methods
OnClick Method
ToolStripGridRemoveSort Properties
Header Property
ToolTip Class
ToolTip Constructor
ToolTip Constructor
ToolTip Constructor (IContainer)
ToolTip Methods
Dispose Method
HideTooltip Method
ToolTip Properties
Active Property
AutoPopDelay Property
AutoSize Property
BackColor Property
CloseButton Property
Font Property
ForeColor Property
InitialDelay Property
IsBalloon Property
IsVisible Property
Item Property
KeepVisibleOverTooltip Property
MoveVisibleTooltip Property
Orientation Property
ReshowDelay Property
Resizable Property
ShowAlways Property
Title Property
TitleFont Property
TitleIcon Property
TooltipSize Property
ToolTip Events
Hide Event
Popup Event
ToolTip.TooltipInfo Class
TooltipInfo Methods
Remove Method
TooltipInfo Properties
AssociatedControl Property
CustomControl Property
Enabled Property
Location Property
Region Property
Text Property
ToolTip.TooltipPopupEventArgs Class
TooltipPopupEventArgs Properties
AssociatedControl Property
BackColor Property
CustomControl Property
ForeColor Property
Location Property
Orientation Property
Text Property
TitleText Property
TooltipSize Property
TooltipHideEventArgs Class
TooltipHideEventArgs Constructor
TooltipHideEventArgs Properties
KeepVisible Property
ValidateCellAction Enumeration
ValidateCellEventArgs Class
ValidateCellEventArgs Properties
Action Property
Cell Property
ErrorText Property
Exception Property
Grid Property
NewValue Property
VerticalSpacing Class
VerticalSpacing Constructor
VerticalSpacing Constructor
VerticalSpacing Constructor (VerticalSpacing)
VerticalSpacing Constructor (Int32, Int32)
VerticalSpacing Methods
Equals Method
Equals Method (Object)
Equals Method (VerticalSpacing)
GetHashCode Method
ToString Method
VerticalSpacing Properties
Bottom Property
Empty Property
Top Property
VerticalSpacing Events
SpacingChanged Event
This page uses an IFRAME but your browser does not support it.