C1.Win.C1FlexGrid Namespace > C1FlexGridBase Class : CursorCell Property |
'Declaration
<C1DescriptionAttribute("Gets the anchor point of the selection (Row, Col).")> <BrowsableAttribute(False)> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> Public Overridable ReadOnly Property CursorCell As CellRange
'Usage
Dim instance As C1FlexGridBase Dim value As CellRange value = instance.CursorCell
[C1Description("Gets the anchor point of the selection (Row, Col).")] [Browsable(false)] [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] public virtual CellRange CursorCell {get;}
[C1Description("Gets the anchor point of the selection (Row, Col).")] [Browsable(false)] [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] public: virtual property CellRange CursorCell { CellRange get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2