Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
SetCardFooterTemplateContent(Action<CardViewCardFooterTemplateContainer>)
|
Allows you to specify a footer template.
|
SetCardFooterTemplateContent(String)
|
Allows you to specify a footer template.
|
SetCardHeaderTemplateContent(Action<CardViewCardHeaderTemplateContainer>)
|
Allows you to specify a column header template.
|
SetCardHeaderTemplateContent(String)
|
Allows you to specify a card header template.
|
SetCardTemplateContent(Action<CardViewCardTemplateContainer>)
|
Allows you to specify a card template.
|
SetCardTemplateContent(String)
|
Allows you to specify a card template.
|
SetDataItemTemplateContent(Action<CardViewDataItemTemplateContainer>)
|
Allows you to specify a data cell template.
|
SetDataItemTemplateContent(String)
|
Allows you to specify a data cell template.
|
SetEditFormTemplateContent(Action<CardViewEditFormTemplateContainer>)
|
Allows you to specify an edit form template.
|
SetEditFormTemplateContent(String)
|
Allows you to specify an edit form template.
|
SetEditItemTemplateContent(Action<CardViewEditItemTemplateContainer>)
|
Allows you to specify an edit item template.
|
SetEditItemTemplateContent(String)
|
Allows you to specify an edit form template.
|
SetGroupRowTemplate(Action<CardViewGroupRowTemplateContainer>)
|
Allows you to specify a group row template.
|
SetGroupRowTemplate(String)
|
Allows you to specify a group row template.
|
SetGroupRowTemplateContent(Action<CardViewGroupRowTemplateContainer>)
|
Allows you to specify a group row template.
|
SetGroupRowTemplateContent(String)
|
Allows you to specify a group row template.
|
SetHeaderPanelTemplateContent(Action<CardViewHeaderPanelTemplateContainer>)
|
Allows you to specify a header panel template.
|
SetHeaderPanelTemplateContent(String)
|
Allows you to specify a header panel template.
|
SetHeaderTemplateContent(Action<CardViewHeaderTemplateContainer>)
|
Allows you to specify a column header template.
|
SetHeaderTemplateContent(String)
|
Allows you to specify a column header template.
|
SetPagerBarTemplateContent(Action<CardViewPagerBarTemplateContainer>)
|
Allows you to specify a pager template.
|
SetPagerBarTemplateContent(String)
|
Allows you to specify a pager template.
|
SetStatusBarTemplateContent(Action<CardViewStatusBarTemplateContainer>)
|
Allows you to specify a status bar template.
|
SetStatusBarTemplateContent(String)
|
Allows you to specify a status bar template.
|
SetTitlePanelTemplateContent(Action<CardViewTitleTemplateContainer>)
|
Allows you to specify a title panel template.
|
SetTitlePanelTemplateContent(String)
|
Allows you to specify a title panel template.
|
ToString()
|
Returns a string that represents the current object.
|